Autogenerated HTML docs for v1.5.5.1-211-g65ea 
diff --git a/git-format-patch.html b/git-format-patch.html index bf7c6bc..844ec36 100644 --- a/git-format-patch.html +++ b/git-format-patch.html 
@@ -974,6 +974,17 @@  the first letter does not have to be a dot. Leaving it empty would   not add any suffix.</p>   </dd>  +<dt>  +--no-binary  +</dt>  +<dd>  +<p>  + Don't output contents of changes in binary files, just take note  + that they differ. Note that this disable the patch to be properly  + applied. By default the contents of changes in those files are  + encoded in the patch.  +</p>  +</dd>   </dl>   </div>   <h2>CONFIGURATION</h2>  @@ -1068,7 +1079,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 09-May-2008 05:45:37 UTC  +Last updated 12-May-2008 00:29:20 UTC   </div>   </div>   </body>